                              Release Notes
                              =============

                           Broadcom Selfboot Patch 
                                    For 
                                  BCM5719 
                    
                                Chip Rev. A1

                 Copyright (c) 2011 Broadcom Corporation
                          All rights reserved.

						  
---------------------------------------
Version 2.04 July 20, 2011 (Format 1)
---------------------------------------

   Fixes:
   ======
   1. Problem: CQ56835 
      Network Port0 Status become "Cable Unplugged" 
      when install driver v15.0.0.8. 
     
      Change:
      The device in somes system may take longer time to 
      come out from reset.  Modify code to increase the wait time
      to cover this condition.
	  						  
---------------------------------------
Version 2.03 July 13, 2011 (Format 1)
---------------------------------------

   Fixes:
   ======
   1. Problem: CQ56764
      OOB WOL unable to wake up system when program SB 2.02. 

      Cause:
      In order to support Func_Mode, BC will detect whether
      the device is coming out from reset.  The detection involves
      polling of a register.  If the device states in reset, BC will 
	  be running in a infinite loop and cannot setup WOL.
      
      Change:
      Modify BC to only poll for 500 times to avoid a dead lock situation.
	  
---------------------------------------
Version 2.02 July 12, 2011 (Format 1)
---------------------------------------

   Fixes:
   ======
   1. Problem: CQ56764
      OOB unable to wake up when program SB.  

      Cause:
      RXCPU was halted by SB Patch after entering Vaux only mode.
	  
      Change:
      Fixed the patch to resolve the issue.

   2. Problem: CQ56835 
      Network Port0 Status become "Cable Unplugged" 
      when install driver v15.0.0.8.  

      Cause:
      Func_Mode support has not been added to SB yet while driver
      is looking func_mode info in shared memory.
	  
      Change:
      Add Func_Mode support to copy Func_Mode information from reg 0x362c to
      shared memory.	

   3. Problem: CQ56754 
      Register of reg 0x08 is not correct when programmed with sb2.01.  

      Change:
      Update Reg 8 with the current chip revision to resolved the issue.	

   Enhancement:
   ============
   1. Add CL73 support.
   
   2. Func_Mode information will be copied to RxCPU and APE Shared Memory for drivers.
      A signature (0x362c) has been introduced for the Func_Mode information
      validation.  Drivers should validate the Func_Mode information
      in the shared memory by checking this signature.
   
   3. Set the Mac Core Clock in Link Aware Clock Policy register to 6.25MHz.

---------------------------------------
Version 2.01 June 23, 2011 (Format 1)
---------------------------------------
   Initial ASIC A1 patch release.
   Note:
   ============
   1. This sb patch is based on ASIC A0 sb patch V1.02.

